home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr21 / calprogs.zip / CCP386.DOC < prev    next >
Text File  |  1993-04-17  |  57KB  |  1,711 lines

  1.     Publication Part Number W0001-030
  2.     Sheet  1 of 40
  3.     
  4.     
  5.     
  6.     
  7.     
  8.     
  9.     
  10.     
  11.     
  12.     
  13.     
  14.     
  15.     
  16.     
  17.     
  18.     
  19.     
  20.     
  21.     
  22.     
  23.     
  24.     
  25.     
  26.     
  27.     
  28.                               Title:  IBM PC, MS DOS
  29.                         CalComp Protected Mode ADI driver
  30.                                    Version 2.0
  31.     
  32.     Publication Part Number W0001-030
  33.     Sheet  2 of 40
  34.     
  35.                                      CONTENTS
  36.     
  37.          System Description.............................................  3
  38.          
  39.          AutoCAD ADI Driver Plot Size Limit.............................. 3
  40.          
  41.          Installation.................................................... 4
  42.          
  43.          Configuring AutoCAD Release 11  386............................. 5
  44.          
  45.          Configuring AutoCAD Release 10  386.............................11
  46.          
  47.          Configuring CalComp Plotters....................................17
  48.               1023 Artisan...............................................18
  49.               1025 Artisan...............................................18
  50.               1026 Artisan...............................................18
  51.               1043.......................................................21
  52.               1044.......................................................21
  53.               1073,1075,1077.............................................22
  54.               2024.......................................................23
  55.               2026.......................................................23
  56.               52224......................................................27
  57.               52236......................................................27
  58.               52424......................................................27
  59.               52436......................................................27
  60.               67436......................................................27
  61.               68436......................................................27
  62.               68444......................................................27
  63.               57424......................................................29
  64.               57436......................................................29
  65.               57444......................................................29
  66.               58424......................................................29
  67.               58436......................................................29
  68.               58444......................................................29
  69.               5912.......................................................31
  70.               5913.......................................................31
  71.               5902A......................................................31
  72.               6603 VRC...................................................33
  73.               6613 VRC...................................................33
  74.          
  75.          System Requirements.............................................37
  76.          
  77.          Recommended Documents...........................................38
  78.          
  79.          List of Materials...............................................39
  80.          
  81.          Pen Definitions.................................................40
  82.          
  83.     Publication Part Number W0001-030
  84.     Sheet  3 of 40
  85.     
  86.                                GENERAL DESCRIPTION
  87.     
  88.          
  89.          CCP386 is a protected mode ADI (Autodesk Device Interface) driver 
  90.          for AUTOCAD release 10 386 or version 11 386 which will produce 
  91.          CalComp 907/PCI/CCGL plot data.
  92.          
  93.          The CCP386 has several advantages over other CalComp plotter 
  94.          drivers.
  95.          
  96.           - CCP386 supports all current CalComp plotters and Vector     
  97.          printers.
  98.          
  99.           - Outputs Serially at 8 different baud rates.
  100.          
  101.           - Can use 7,e,1 or 8,n,1 parity.
  102.          
  103.           - Can use XonXoff, Hardware, or CalComp AckNak flow control 
  104.          protocols.
  105.          
  106.           - Outputs Centronics Parallel by bypassing the bios which will 
  107.          allow for at least a 2 to 1 increase in through put.
  108.          
  109.           - Outputs to a user named plot file.
  110.          
  111.           - Can download pen definitions with the plot data to relieve 
  112.          user from pen mapping on the plotter.
  113.          
  114.           - Can download a copy command to the plotter, sending the plot 
  115.          only one time and producing up to 63 copies.
  116.          
  117.           - User can tailor CalComp specific data parameters such as sync 
  118.          codes, EOB codes, and checksumming to match an existing plotter 
  119.          setup.
  120.          
  121.           - Smaller file size (typically about one-half)
  122.          
  123.          CDCL setup information can be included with the plot to configure 
  124.          the plotter.  Calcomp Device Control Language is a way to 
  125.          re-configure the plotter to match the incoming plot file.
  126.          
  127.     
  128.          Autocad ADI driver Plot Size Limit.
  129.     
  130.          When the user selects the step size and plot size using Autocad's 
  131.          "Configure Plotter" function,  the total X or Y steps in a plot 
  132.          (plot size multiplied by the stepsize) cannot exceed 65535.
  133.          
  134.          CCP386 handles this problem automatically.
  135.          
  136.     Publication Part Number W0001-030
  137.     Sheet  4 of 40
  138.     
  139.                                  INSTALLATION
  140.     
  141.     Step 1. Check the CalComp shipped diskette.
  142.          
  143.          Insert the CalComp shipped diskette in Drive A or B.    Type DIR 
  144.          A: or B:.  Check your diskette and compare the files with the 
  145.          Section "list of Materials".  Also read  "System Requirements" 
  146.          before you begin.
  147.          
  148.     Step 2. Copy files to hard disk.
  149.     
  150.          You may copy CCP386.EXP wherever you wish.  Just remember where 
  151.          you put it,  you will need to point to it later in this 
  152.          installation.  As an example you might want to create a 
  153.          subdirectory called CALCOMP.
  154.          
  155.               md CALCOMP
  156.          
  157.          Make CALCOMP the current subdirectory.
  158.          
  159.               cd CALCOMP
  160.          
  161.          Copy CCPADI.EXP to the hard disk and also this document if you 
  162.          wish.
  163.          
  164.               copy A:CCP386.EXP
  165.                    or 
  166.               copy B:CCP386.EXP
  167.          
  168.               copy A:CCP386.DOC
  169.                    or
  170.               copy B:CCP386.DOC
  171.          
  172.               Copy A:SETUP.EXE      Setup program for the Colorview
  173.                    or               and Plotmaster
  174.               Copy B:SETUP.EXE
  175.     
  176.     Step 3:  Locating CCP386 for Autocad.
  177.          
  178.          In order for AUTOCAD to find the Protected Mode ADI drivers, ACAD 
  179.          has allocated an environment variable called PLPADI.  Environment 
  180.          variables are initialized by the DOS SET command.  Using our 
  181.          example from above:
  182.          
  183.               SET PLPADI=C:\CALCOMP\CCP386.EXP
  184.          
  185.          Without the PLPADI environment variable AUTOCAD will not be able 
  186.          to find the protected mode driver during configuration or plot 
  187.          time.  This set command is best added to your AUTOEXEC file so it 
  188.          is automatically done at boot up time.  
  189.          
  190.     Publication Part Number W0001-030
  191.     Sheet  5 of 40
  192.     
  193.                         CONFIGURING AUTOCAD RELEASE 11
  194.     
  195.     Start up Autocad and answer each question prompted by AutoCAD as 
  196.     follows:
  197.     
  198.               NOTE:  <cr> is the same as <return>
  199.     
  200.                    A U T O C A D (R)
  201.     Copyright (c) 1982-91   Autodesk, Inc.  All Rights Reserved
  202.     Release R11 c2 (4/5/91) 386 DOS Extender
  203.     Serial Number:  xxx-xxxxxxxx
  204.     Licensed to:    You the customer
  205.     Obtained from:  Your ACAD dealer
  206.     
  207.     Main Menu
  208.     
  209.          0.  Exit AutoCAD
  210.          1.  Begin a NEW drawing
  211.          2.  Edit an EXISTING drawing
  212.          3.  Plot a drawing
  213.          4.  Printer Plot a drawing
  214.     
  215.          5.  Configure AutoCAD
  216.          6.  File Utilities
  217.          7.  Compile shape/font description file
  218.          8.  Convert old drawing file
  219.          9.  Recover damaged drawing
  220.     
  221.     Enter selection: 5 <cr>
  222.     
  223.                    A U T O C A D (R)
  224.     Copyright (c) 1982-91   Autodesk, Inc.  All Rights Reserved
  225.     Release R11 c2 (4/5/91) 386 DOS Extender
  226.     Serial Number:  xxx-xxxxxxxx
  227.     Licensed to:    You the customer
  228.     Obtained from:  Your ACAD dealer
  229.     
  230.     Current AutoCAD configuration 
  231.     
  232.          Video Display:           IBM Enhanced Graphics Adapter
  233.     
  234.          Digitizer:               Microsoft Serial or Bus Mouse
  235.     
  236.          Plotter:                 ADI P386 plotter
  237.            CCP386 CalComp P386 ADI Driver Ver 2.0
  238.            58436/68436
  239.     
  240.          Printer plotter:         None
  241.     
  242.     Press RETURN to continue:  <cr>
  243.     
  244.     Publication Part Number W0001-030
  245.     Sheet  6 of 40
  246.     
  247.                    A U T O C A D (R)
  248.     Copyright (c) 1982-91   Autodesk, Inc.  All Rights Reserved
  249.     Release R11 c2 (4/5/91) 386 DOS Extender
  250.     Serial Number:  xxx-xxxxxxxx
  251.     Licensed to:    You the customer
  252.     Obtained from:  Your ACAD dealer
  253.     
  254.     Configuration menu
  255.     
  256.          0.  Exit to Main Menu
  257.          1.  Show current configuration
  258.          2.  Allow detailed configuration
  259.     
  260.          3.  Configure video display
  261.          4.  Configure digitizer
  262.          5.  Configure plotter
  263.          6.  Configure printer plotter
  264.          7.  Configure system console
  265.          8.  Configure operating parameters
  266.     
  267.     Enter selection <0>: 5 <cr>
  268.     Your current plotter is ADI P386 plotter
  269.     Do you want to select a different one? <N> 
  270.     
  271.     If your current plotter is ADI P386 plotter then skip over available 
  272.     plotter/driver selection.
  273.     
  274.                                                Y <cr>
  275.     
  276.                    A U T O C A D (R)
  277.     Copyright (c) 1982-91   Autodesk, Inc.  All Rights Reserved
  278.     Release R11 c2 (4/5/91) 386 DOS Extender
  279.     Serial Number:  xxx-xxxxxxxx
  280.     Licensed to:    You the customer
  281.     Obtained from:  Your ACAD dealer
  282.     
  283.     Available plotters:
  284.     
  285.           1.  None
  286.           2.  ADI P386 plotter
  287.           3.  Alpha Merics (obsolete)
  288.           4.  Autodesk Device Interface
  289.           5.  CalComp 906/907/PCI
  290.           6.  Canon Laser Printer
  291.           7.  Hewlett-Packard
  292.           8.  Houston Instrument DMP Series
  293.           9.  IBM 7300 Series
  294.          10.  PostScript device
  295.          11.  UNIX Plot device
  296.     
  297.     Select device number of ? to repeat list <1>: 2 <cr>
  298.     
  299.     Publication Part Number W0001-030
  300.     Sheet  7 of 40
  301.     
  302.     At this point AUTOCAD will look for the environment variable PLPADI in 
  303.     order to locate the required Protected ADI driver.  If PLPADI is not 
  304.     found AutoCAD will display an error message and allow you to name the 
  305.     P386 ADI driver.  It is best to remember to issue the SET PLPADI 
  306.     command as listed in Installation.
  307.     
  308.     Once the Driver issues have been solved CCP386 takes over and requests 
  309.     you to select a supported plotter:
  310.     
  311.     Supported models:
  312.     
  313.           1.  1023
  314.           2.  1025
  315.           3.  1026
  316.           4.  1043
  317.           5.  1044
  318.           6.  1073/1075/1077
  319.           7.  2024 pacesetter
  320.           8.  2036 pacesetter
  321.           9.  52224/52424/57424
  322.          10.  52236/52436/57436/67436
  323.          11.  57444
  324.          12.  58424
  325.          13.  58436/68436
  326.          14.  58444
  327.          15.  5912 colorview
  328.          16.  5913 colorview
  329.          17.  6603 colormaster plus vrc
  330.          18.  6613 colormaster plus vrc
  331.          19.  5902A plotmaster
  332.     
  333.     Enter selection, 1 to 19 <3>: 12 <cr>
  334.     
  335.     Would you like to calibrate your plotter? <N> N <cr>
  336.     Write the plot to a file? Y or N <cr>
  337.     Size Units (Inches or Millimeters) <I> I or M <cr>
  338.     Plot origin in Inches <0.00,0.00>: 0,0 <cr>
  339.     
  340.     Publication Part Number W0001-030
  341.     Sheet  8 of 40
  342.     
  343.     Standard values for plotting size
  344.     
  345.     Size    Width   Height
  346.     A       10.50     8.00
  347.     B       16.00    10.00
  348.     C       21.00    16.00
  349.     D       33.00    21.00
  350.     MAX    163.80    23.50
  351.     
  352.     Enter the Size of Width,Height (in Inches) <MAX>: D <cr>
  353.     Rotate plot 0/90/180/270 <0>: 0 <cr>
  354.     Pen width in Inches <0.010>: <cr>
  355.     Adjust area fill boundaries for pen width? <N> <cr>
  356.     Remove Hidden lines? <N> <cr>
  357.     
  358.     Specify scale by entering:
  359.     Plotted Inches=Drawing Units or Fit or ? <F>: <cr>
  360.     
  361.          THE FOLLOWING OPTIONS ARE CALCOMP PLOTTER SPECIFIC.
  362.          Use the following options to match an EXISTING plotter.
  363.     
  364.      ****** Configure CalComp 58424 ******
  365.     
  366.     Enter decimal sync code value, 2 to 127 <22>:
  367.     Enter number of sync codes, 1 or 2 <2>:
  368.     Enter decimal EOB code value, 2 to 31 <13>:
  369.     Enable Checksumming? <Y>
  370.     
  371.          0 = 95
  372.          1 = 59
  373.     
  374.     Enter number corresponding to required radix, 0 or 1 <0>:
  375.          
  376.          This option will allow you to lower the numbering system used in 
  377.          the plot data which will stop ASCII to EBCDIC translation 
  378.          problems if the plot is to be uploaded to an EBCDIC computer for 
  379.          plotting.
  380.          
  381.          Some supported plotters can accept data Serially or Parallel.  If 
  382.          you plotter is one of them this prompt will appear
  383.     
  384.     This plotter will accept data two ways.
  385.     
  386.          0 = Serial
  387.          1 = Parallel
  388.     
  389.     Enter number corresponding to required output, 0 or 1 <0>:
  390.     
  391.     Publication Part Number W0001-030
  392.     Sheet  9 of 40
  393.     
  394.     Available Serial or Parallel Ports:
  395.     
  396.          1 = COM1   or   LPT1
  397.          2 = COM2   or   LPT2
  398.     
  399.     Enter number corresponding to required COM/LPT port, 1 or 2 <1>:
  400.     
  401.          If operating serially the following 3 prompts will appear:
  402.     
  403.     Available Baud Rates:
  404.     
  405.          0 = 300
  406.          1 = 600
  407.          2 = 1200
  408.          3 = 2400
  409.          4 = 4800
  410.          5 = 9600
  411.          6 = 19200
  412.          7 = 38400
  413.     
  414.     Enter number corresponding to required baud rate, 0 to 7 <6>:
  415.     
  416.     Available Character Framing:
  417.     
  418.          0 = 8,n,1
  419.          1 = 7,e,1
  420.     
  421.     Enter number corresponding to required Character Framing, 0 or 1 <1>:
  422.     
  423.     Available handshaking:
  424.     
  425.          0 = xonxoff
  426.          1 = hardware/direct control
  427.          2 = ACKNAK
  428.     
  429.     Enter number corresponding to required handshaking, 0 to 2 <1>:
  430.     
  431.          If your plotter has configurable stepsizes:
  432.     
  433.     This plotter has several stepsizes.
  434.     
  435.          0 = 200
  436.          1 = 300
  437.          2 = 400
  438.          3 = 2032
  439.     
  440.     Enter number corresponding to required stepsize, 0 to 3 <2>:
  441.     
  442.     Publication Part Number W0001-030
  443.     Sheet 10 of 40
  444.     
  445.           If your plotter is multicopy capable:
  446.     
  447.     Do you wish to be prompted at plot time for extra copies? <N>:
  448.     
  449.           If your plotter is capable of accepting color pen definitions:
  450.     
  451.     Do you wish to download default pen color definitions? <N>
  452.     
  453.           If your plotter is a roll feed pen plotter:
  454.     
  455.     Plotter Modes
  456.     
  457.          0 = Cut Sheet
  458.          1 = Roll
  459.     
  460.     Enter number corresponding to plotter mode, 0 or 1 <0>:
  461.     
  462.           If your plotter is CDCL compatible:
  463.     
  464.     Do you wish to download CDCL setup information? <N>
  465.     
  466.                    A U T O C A D (R)
  467.     Copyright (c) 1982-91   Autodesk, Inc.  All Rights Reserved
  468.     Release R11 c2 (4/5/91) 386 DOS Extender
  469.     Serial Number:  xxx-xxxxxxxx
  470.     Licensed to:    You the customer
  471.     Obtained from:  Your ACAD dealer
  472.     
  473.     Configuration menu
  474.     
  475.          0.  Exit to Main Menu
  476.          1.  Show current configuration
  477.          2.  Allow detailed configuration
  478.     
  479.          3.  Configure video display
  480.          4.  Configure digitizer
  481.          5.  Configure plotter
  482.          6.  Configure printer plotter
  483.          7.  Configure system console
  484.          8.  Configure operating parameters
  485.     
  486.     Enter selection <0>: 0 <cr>
  487.     
  488.     If you answer N to the following question, all configuration
  489.     changed you have just make will be discarded.
  490.     
  491.     Keep configuration changes? <Y> Y<cr>
  492.     
  493.           FINISHED  The CalComp CCP386 driver is now configured.
  494.     
  495.     Publication Part Number W0001-030
  496.     Sheet 11 of 40
  497.     
  498.                         CONFIGURING AUTOCAD RELEASE 10
  499.     
  500.     Start up Autocad and answer each question prompted by AutoCAD as 
  501.     follows:
  502.     
  503.               NOTE:  <cr> is the same as <return>
  504.     
  505.               A U T O C A D
  506.     Copyright (C) 1982,83,84,85,86,87,88,89 AutoDesk, Inc
  507.     Release 10 c10 (12/21/89) DOS Extender
  508.     Serial Number xxx-xxxxxxxxxx
  509.     
  510.     Main Menu
  511.     
  512.          0.  Exit AutoCAD
  513.          1.  Begin a NEW drawing
  514.          2.  Edit an EXISTING drawing
  515.          3.  Plot a drawing
  516.          4.  Printer Plot a drawing
  517.     
  518.          5.  Configure AutoCAD
  519.          6.  File Utilities
  520.          7.  Compile shape/font description file
  521.          8.  Convert old drawing file
  522.     
  523.     Enter selection: 5 <cr>
  524.     
  525.               A U T O C A D
  526.     Copyright (C) 1982,83,84,85,86,87,88,89 AutoDesk, Inc
  527.     Release 10 c10 (12/21/89) DOS Extender
  528.     Serial Number xxx-xxxxxxxxxx
  529.     
  530.     Configure AutoCAD.
  531.     
  532.     
  533.     Current AutoCAD configuration
  534.     
  535.          Video Display:              IBM Enhanced Graphics Adapter
  536.     
  537.          Digitizer:                  Microsoft Serial or Bus Mouse
  538.     
  539.          Plotter:                    ADI P386 plotter
  540.            CCP386 CalComp P386 ADI Driver Ver 2.0
  541.            58436/68436
  542.     
  543.          Printer plotter:            None
  544.     
  545.     Press RETURN to continue:  <cr>
  546.     
  547.     Publication Part Number W0001-030
  548.     Sheet 12 of 40
  549.     
  550.               A U T O C A D
  551.     Copyright (C) 1982,83,84,85,86,87,88,89 AutoDesk, Inc
  552.     Release 10 c10 (12/21/89) DOS Extender
  553.     Serial Number xxx-xxxxxxxxxx
  554.     
  555.     Configuration menu
  556.     
  557.          0.  Exit to Main Menu
  558.          1.  Show current configuration
  559.          2.  Allow detailed configuration
  560.     
  561.          3.  Configure video display
  562.          4.  Configure digitizer
  563.          5.  Configure plotter
  564.          6.  Configure printer plotter
  565.          7.  Configure system console
  566.          8.  Configure operating parameters
  567.     
  568.     Enter selection <0>: 5 <cr>
  569.     Your current plotter is ADI P386 plotter
  570.     Do you want to select a different one? <N> 
  571.     
  572.          If your current plotter is ADI P386 plotter then skip over 
  573.          available plotter/driver selection.
  574.     
  575.                                                Y <cr>
  576.     
  577.               A U T O C A D
  578.     Copyright (C) 1982,83,84,85,86,87,88,89 AutoDesk, Inc
  579.     Release 10 c10 (12/21/89) DOS Extender
  580.     Serial Number xxx-xxxxxxxxxx
  581.     
  582.     Available plotters:
  583.     
  584.           1.  None
  585.           2.  ADI P386 plotter
  586.           3.  Alpha Merics (obsolete)
  587.           4.  Autodesk Device Interface
  588.           5.  CalComp 906/907/PCI
  589.           6.  Hewlett-Packard
  590.           7.  Houston Instrument DMP Series
  591.           8.  IBM 7300 Series
  592.           9.  PostScript device
  593.          10.  UNIX Plot device
  594.     
  595.     Select device number of ? to repeat list <1>: 2 <cr>
  596.     
  597.     Publication Part Number W0001-030
  598.     Sheet 13 of 40
  599.          
  600.          At this point AUTOCAD will look for the environment variable 
  601.          PLPADI in order to locate the required Protected ADI driver.  If 
  602.          PLPADI is not found AutoCAD will display an error message and 
  603.          allow you to name the P386 ADI driver.  It is best to remember to 
  604.          issue the SET PLPADI command as listed in Installation.
  605.          
  606.          Once the Driver issues have been solved CCP386 takes over and 
  607.          requests you to select a supported plotter:
  608.     
  609.     Supported models:
  610.     
  611.           1.  1023
  612.           2.  1025
  613.           3.  1026
  614.           4.  1043
  615.           5.  1044
  616.           6.  1073/1075/1077
  617.           7.  2024 pacesetter
  618.           8.  2036 pacesetter
  619.           9.  52224/52424/57424
  620.          10.  52236/52436/57436/67436
  621.          11.  57444
  622.          12.  58424
  623.          13.  58436/68436
  624.          14.  58444
  625.          15.  5912 colorview
  626.          16.  5913 colorview
  627.          17.  6603 colormaster plus vrc
  628.          18.  6613 colormaster plus vrc
  629.          19.  5902A plotmaster
  630.     
  631.     Enter selection, 1 to 19 <3>: 12 <cr>
  632.     
  633.     Would you like to calibrate your plotter? <N> N <cr>
  634.     Write the plot to a file? Y or N <cr>
  635.     Size Units (Inches or Millimeters) <I> I or M <cr>
  636.     Plot origin in Inches <0.00,0.00>: 0,0 <cr>
  637.     
  638.     Standard values for plotting size
  639.     
  640.     Size    Width   Height
  641.     A       10.50     8.00
  642.     B       16.00    10.00
  643.     C       21.00    16.00
  644.     D       33.00    21.00
  645.     MAX    163.80    23.50
  646.     
  647.     Enter the Size of Width,Height (in Inches) <MAX>: D <cr>
  648.     
  649.     Publication Part Number W0001-030
  650.     Sheet 14 of 40
  651.     
  652.     Rotate 2D plots 90 degrees clockwise? <N>: N <cr>
  653.     Pen width <0.010>: <cr>
  654.     Adjust area fill boundaries for pen width? <N> <cr>
  655.     Remove Hidden lines? <N> <cr>
  656.     
  657.     Specify scale by entering:
  658.     Plotted Inches=Drawing Units or Fit or ? <F>: <cr>
  659.     
  660.          THE FOLLOWING OPTIONS ARE CALCOMP PLOTTER SPECIFIC.
  661.          Use the following options to match an EXISTING plotter.
  662.     
  663.      ****** Configure CalComp 58424 ******
  664.     
  665.     Enter decimal sync code value, 2 to 127 <22>: 
  666.     Enter number of sync codes, 1 or 2 <2>:
  667.     Enter decimal EOB code value, 2 to 31 <13>:
  668.     Enable Checksumming? <Y>
  669.     
  670.          0 = 95
  671.          1 = 59
  672.     
  673.     Enter number corresponding to required radix, 0 or 1 <0>:
  674.          
  675.          This option will allow you to lower the numbering system used in 
  676.          the plot data which will stop ASCII to EBCDIC translation 
  677.          problems if the plot is to be uploaded to an EBCDIC computer for 
  678.          plotting.
  679.          
  680.          Some supported plotters can accept data Serially or Parallel.  If 
  681.          you plotter is one of them this prompt will appear
  682.     
  683.     This plotter will accept data two ways.
  684.     
  685.          0 = Serial
  686.          1 = Parallel
  687.     
  688.     Enter number corresponding to required output, 0 or 1 <0>:
  689.     
  690.     Available Serial or Parallel Ports:
  691.     
  692.          1 = COM1   or   LPT1
  693.          2 = COM2   or   LPT2
  694.     
  695.     Enter number corresponding to required COM/LPT port, 1 or 2 <1>:
  696.     
  697.     Publication Part Number W0001-030
  698.     Sheet 15 of 40
  699.     
  700.          If operating serially the following 3 prompts will appear:
  701.     
  702.     Available Baud Rates:
  703.     
  704.          0 = 300
  705.          1 = 600
  706.          2 = 1200
  707.          3 = 2400
  708.          4 = 4800
  709.          5 = 9600
  710.          6 = 19200
  711.          7 = 38400
  712.     
  713.     Enter number corresponding to required baud rate, 0 to 7 <6>:
  714.     
  715.     Available Character Framing:
  716.     
  717.          0 = 8,n,1
  718.          1 = 7,e,1
  719.     
  720.     Enter number corresponding to required Character Framing, 0 or 1 <1>:
  721.     
  722.     Available handshaking:
  723.     
  724.          0 = xonxoff
  725.          1 = hardware/direct control
  726.          2 = ACKNAK
  727.     
  728.     Enter number corresponding to required handshaking, 0 to 2 <1>:
  729.     
  730.          If your plotter has configurable stepsizes:
  731.     
  732.     This plotter has several stepsizes.
  733.     
  734.          0 = 200
  735.          1 = 300
  736.          2 = 400
  737.          3 = 2032
  738.     
  739.     Enter number corresponding to required stepsize, 0 to 3 <2>:
  740.     
  741.           If your plotter is multicopy capable:
  742.     
  743.     Do you wish to be prompted at plot time for extra copies? <N>:
  744.     
  745.           If your plotter is capable of accepting color pen definitions:
  746.     
  747.     Do you wish to download default pen color definitions? <N>
  748.     
  749.     Publication Part Number W0001-030
  750.     Sheet 16 of 40
  751.     
  752.           If your plotter is a roll feed pen plotter:
  753.     
  754.     Plotter Modes
  755.     
  756.          0 = Cut Sheet
  757.          1 = Roll
  758.     
  759.     Enter number corresponding to plotter mode, 0 or 1 <0>:
  760.     
  761.           If your plotter is CDCL compatible:
  762.     
  763.     Do you wish to download CDCL setup information? <N>
  764.     
  765.               A U T O C A D
  766.     Copyright (C) 1982,83,84,85,86,87,88,89 AutoDesk, Inc
  767.     Release 10 c10 (12/21/89) DOS Extender
  768.     Serial Number xxx-xxxxxxxxxx
  769.     
  770.     Configuration menu
  771.     
  772.          0.  Exit to Main Menu
  773.          1.  Show current configuration
  774.          2.  Allow detailed configuration
  775.     
  776.          3.  Configure video display
  777.          4.  Configure digitizer
  778.          5.  Configure plotter
  779.          6.  Configure printer plotter
  780.          7.  Configure system console
  781.          8.  Configure operating parameters
  782.     
  783.     Enter selection <0>: 0 <cr>
  784.     
  785.     If you answer N to the following question, all configuration
  786.     changed you have just make will be discarded.
  787.     
  788.     Keep configuration changes? <Y> Y<cr>
  789.     
  790.           FINISHED  The CalComp CCP386 driver is now configured.
  791.     
  792.     Publication Part Number W0001-030
  793.     Sheet 17 of 40
  794.     
  795.                          CONFIGURING CALCOMP PLOTTERS
  796.     
  797.     You have the option of configuring CCP386 to match an existing plotter 
  798.     setup or you can take the defaults of CCP386 and configure the plotter 
  799.     to match.  
  800.     
  801.     Publication Part Number W0001-030
  802.     Sheet 18 of 40
  803.     
  804.             Configuring the 1023, 1025, or 1026 (ARTISAN) plotter
  805.     
  806.     In the following prompts there will be several lines of instructions 
  807.     for each question.  The ones preceded *D are the CCP386 default 
  808.     answers.  The ones preceded with *U are user definable and should be 
  809.     written down so that CCP386 can be configured to match.  If you are 
  810.     going to configure CCP386 to match the plotter setups,  do not execute 
  811.     the *D instructions.
  812.     
  813.          *D    CCP386 defaults
  814.          *U    User defined
  815.     
  816.     Follow the instructions in Chapter 1 of the ARTISAN User's Guide to 
  817.     load media.  Select the 'Manual' softkey.  When the plotter finishes 
  818.     sizing the media,  the display will show:
  819.     
  820.               User#1     OrgRtrn
  821.               Online      Replot
  822.     
  823.     Press the 'Next' key twice.  The display will show:
  824.     
  825.               Set-up        Test
  826.               Size          Time
  827.     
  828.     Press the 'Set-up' softkey.  The display will show:
  829.     
  830.               Scale      PenParm
  831.               Host    Form Align
  832.     
  833.     Press the 'Host' softkey.  The display will show:
  834.     
  835.               Format        Baud
  836.               Data     Handshake
  837.     
  838.     Press the 'Format' softkey.
  839.     
  840.     *D  Use the lower left softkey to step through the list of data 
  841.     Formats.  Stop when the display shows:
  842.     
  843.     *U        Data format
  844.                  [PCI]
  845.     
  846.     Press the 'Exit key to return to Host menu.
  847.     
  848.               Format        Baud
  849.               Data     Handshake
  850.     
  851.     Publication Part Number W0001-030
  852.     Sheet 19 of 40
  853.     
  854.     Press the 'Baud' softkey.
  855.     
  856.     *D  Press the lower right softkey to step through the list of baud 
  857.     rates.  Stop when the display shows:
  858.     
  859.     *U        Baud Rate
  860.                [19.2K]
  861.     
  862.     Press the 'Exit' key to return to Host menu.
  863.     
  864.               Format        Baud
  865.               Data     Handshake
  866.     
  867.     Press the 'Data' softkey.
  868.     
  869.     *D  Press the upper left softkey to change the number of data bits.  
  870.     Stop when the number changes to [7 bit]
  871.     
  872.     *D  Press the upper right softkey to change the number of stop bits.  
  873.     Stop when the number changes to [1 stop]
  874.     
  875.     *D  Press the lower left softkey to change the parity type.  Stop when 
  876.     the parity reads [Even Parity].
  877.     
  878.     *U        [7 bit]   [1 stop]
  879.                  [Even Parity]
  880.     
  881.     Press the 'Exit' key to return to Host menu.
  882.     
  883.               Format        Baud
  884.               Data     Handshake
  885.     
  886.     Press the 'Handshake' softkey.
  887.     
  888.     *D  Press the lower left softkey to step through the list of handshake 
  889.     protocols.  Stop when the display shows:
  890.     
  891.     *U        PCI Handshake
  892.                 [DirCntrl]
  893.     
  894.     Press the 'Exit' key to return to Host menu.
  895.     
  896.               Format        Baud
  897.               Data     Handshake
  898.     
  899.     Press the 'Next' key.  The display will show the Sync menu:
  900.     
  901.               Sync        End Msg
  902.               Chksum
  903.     
  904.     Publication Part Number W0001-030
  905.     Sheet 20 of 40
  906.     
  907.     Press the 'Sync' softkey.
  908.     
  909.     *D  Press the upper left key to change the # of sync to 2
  910.     
  911.     *D  Press the '2' key twice to change the Sync Char to 22.
  912.     
  913.     The display will show:
  914.     
  915.     *U          # of sync [2]
  916.                 Sync char.     22
  917.     
  918.     Press the 'Exit' key to return to the Sync menu.
  919.     
  920.               Sync        End Msg
  921.               Chksum
  922.     
  923.     Press the 'End Msg' softkey.
  924.     
  925.     *D  Press the '1' key and then the '3' key to change the End of Msg 
  926.     char to 13.
  927.     
  928.     The display will show:
  929.     
  930.     *U   End of Msg Char 
  931.                 13
  932.     
  933.     Press the 'Exit' key to return to the Sync menu.
  934.     
  935.               Sync        End Msg
  936.               Chksum
  937.     
  938.     Press the 'Chksum' softkey.
  939.     
  940.     *D  Press the lower left softkey until PCI mode chksum changes to 
  941.     ENABLED.  The display will show:
  942.     
  943.     *U        PCI mode chksum
  944.                  [ENABLED]
  945.     
  946.     If you have changed any of the above options, press the 'Exit' key 3 
  947.     times.  The display will show:
  948.     
  949.               Save as User n?                  
  950.     n is current user number
  951.               Yes             No
  952.     
  953.          Press the lower left softkey to save configurations.
  954.     
  955.     If you were getting the current setups press the 'Exit' key 4 times to 
  956.     return to the original menu.  The display will show:
  957.     
  958.               User#1     OrgRtrn
  959.               Online      Replot
  960.     
  961.     Press the 'Online' softkey to plot.
  962.     
  963.     Publication Part Number W0001-030
  964.     Sheet 21 of 40
  965.     
  966.                    Configuring the 1043 or 1044 Pen Plotter
  967.     
  968.     Set the switch on the back of the 1043/1044 plotter:
  969.     
  970.          Bit 1 2 3 4 5 6 7 8
  971.              0 1 0 1 0 0 0 0   For Hardware handshaking but will work with
  972.                                                any protocol.
  973.     
  974.     The Serial cable from the PC serial port should be attached to 'TO DTE 
  975.     HOST' of the 1043/1044 plotter.
  976.     
  977.     Power the plotter on.  Press the 'Setup' key, then the number 7 and 
  978.     then press the 'Enter Key'.  The display will show 'Host set up 
  979.     number'.  Press 'Next', 'Enter', make changes if configuring the 
  980.     plotter to match CCP386 defaults, otherwise step through the Host 
  981.     setups and write down what you find in order to Configure CCP386 to 
  982.     match.  Repeat the process for 8 HOST set up modes ('Next' and 
  983.     'Enter').
  984.     
  985.     For CCP386 Defaults change to the following:
  986.     
  987.          Host Set Up Mode      Top              bottom
  988.     
  989.          0-Parity & bits/char  2 Even Parity    7 Bits/char
  990.          1-Stop bits & clock   1 Stop Bit       0 Int clock
  991.          2-Interface           0 Serial        00 IEEE Address
  992.          3-Host Baud           19200            0 PCI Mode
  993.          4-Muting & Checksum   NO Term muting   YES checksum
  994.          5-Isochronous & EOM   NO Isochronous   13 End of Mess Char
  995.          6-Direct Cntrl-Xon    YES Direct Cntrl NO XON/XOFF
  996.          7-Term Baud & Duplex  19200            0 Full
  997.          8-Sync Code & Value   2 Sync Code      22 Sync Code Value
  998.     
  999.     Press 'Save', Enter user number and press 'Enter' to save any changes 
  1000.     you might of made.
  1001.     
  1002.     Publication Part Number W0001-030
  1003.     Sheet 22 of 40
  1004.     
  1005.                 Configuring the 1073, 1075, 1077 pen plotters.
  1006.     
  1007.     There are two types of controllers available for these plotters, the 
  1008.     PCI and the PLOT MANAGER.  It is best if Field Service is called in 
  1009.     order to determine what controller is present and how to set the 
  1010.     switches, jumpers or thumb wheel switches.  If you wish to attempt the 
  1011.     setup you will need the appropriate manual.
  1012.     
  1013.     Publication Part Number W0001-030
  1014.     Sheet 23 of 40
  1015.     
  1016.                    Configuring the 2024 or 2036 Pacesetter
  1017.     
  1018.     The Pacesetter plotters are unique in that they are the only CalComp 
  1019.     pen plotter capable of accepting data both serially or parallel.  The 
  1020.     setup procedures for the two are similar in most respects.
  1021.     
  1022.     The following paragraphs contain the procedures for changing the 
  1023.     communications parameters.  Each procedure is self-contained.
  1024.     
  1025.     To Change parameters, proceed as follows:
  1026.          
  1027.          1.  Power-on the plotter
  1028.          
  1029.          2.  Press the Menu key.
  1030.          
  1031.                                        NOTE
  1032.              The Port Type menu display only appears when the optional 
  1033.              Centronics interface is installed.  Skip this step and 
  1034.              proceed to step 4 if the plotter only has a RS-232C (serial) 
  1035.              port.
  1036.          
  1037.          3.  Press the up or down arrow keys until the display shows:
  1038.          
  1039.               Port Type:
  1040.          
  1041.              Use the left or right arrow keys to select Port Type:
  1042.          
  1043.               If serial                             If Parallel
  1044.          
  1045.               Port Type:                            Port Type:
  1046.                RS-232C                               Centronics
  1047.          
  1048.          4.  This step is only for serial communications.
  1049.              Press the the down arrow key until the display shows:
  1050.          
  1051.               Protocol:
  1052.          
  1053.              Use the left or right arrow keys to select:
  1054.          
  1055.               Protocol:
  1056.                 PCI
  1057.          
  1058.              If using parallel communications, skip to step 8.
  1059.          
  1060.     Publication Part Number W0001-030
  1061.     Sheet 24 of 40
  1062.          
  1063.          5.  Use the down arrow key to display:
  1064.          
  1065.               Baud Rate:
  1066.          
  1067.              Use the left or right arrow keys to select the correct baud 
  1068.          rate configured in AutoCAD.  CCP386 defaults to:
  1069.          
  1070.               Baud Rate:
  1071.                  19200
  1072.          
  1073.          6.  Use the down arrow key to display:
  1074.          
  1075.               # of bits-parity
  1076.          
  1077.              Use the left or right arrow keys to select the correct number 
  1078.          of bits per character and the type of parity configured in 
  1079.          AutoCAD.  CCP386 defaults to:
  1080.          
  1081.               # of bits-parity
  1082.                 7-even
  1083.          
  1084.          7.  Use the down arrow key to display:
  1085.          
  1086.               Handshake:
  1087.          
  1088.             Use the left or right arrow keys to select the correct 
  1089.          handshaking configured in AutoCAD.  CCP386 defaults to:
  1090.          
  1091.               Handshake:
  1092.                 Hardware
  1093.          
  1094.          8.  Use the down arrow key to select:
  1095.          
  1096.               Sync # EOB CHK
  1097.          
  1098.             There are three pre defined configurations for this options 
  1099.          labeled A, B, or C.  Use the left or right arrow keys to display 
  1100.          each.  If one of the three selections match the configurations 
  1101.          stored in Autocad, display it and proceed to step 14.  CCP386 
  1102.          defaults to:
  1103.          
  1104.               Sync # EOB CHK
  1105.               A:  22   2   13   ON
  1106.          
  1107.          
  1108.     Publication Part Number W0001-030
  1109.     Sheet 25 of 40
  1110.          
  1111.          9.  If none of the pre-defined configurations match your needs 
  1112.          select:
  1113.          
  1114.               Sync # EOB CHK
  1115.               Special Format-1 or 2
  1116.          
  1117.          10. Then press the down arrow key.  The following will be 
  1118.          displayed:
  1119.          
  1120.               PCI-# of sync
  1121.                    2
  1122.          
  1123.             Use the left or right arrow keys to change this value to match 
  1124.          the value configured in AutoCAD.
  1125.          
  1126.          11. Then press the down arrow key.  The following will be 
  1127.          displayed:
  1128.          
  1129.               PCI-Sync Char
  1130.                   22
  1131.          
  1132.             Use the left or right arrow keys to change this value to match 
  1133.          the value configured in AutoCAD.
  1134.          
  1135.          12. Then press the down arrow key.  The following will be 
  1136.          displayed:
  1137.          
  1138.               PCI-EOM Char
  1139.                   13
  1140.          
  1141.             Use the left or right arrow keys to change this value to match 
  1142.          the value configured in AutoCAD.
  1143.          
  1144.          13. Then press the down arrow key.  The following will be 
  1145.          displayed:
  1146.          
  1147.               PCI-Checksum
  1148.                  On
  1149.          
  1150.             Use the left or right arrow keys to change this value to match 
  1151.          the value configured in AutoCAD.
  1152.          
  1153.          
  1154.     Publication Part Number W0001-030
  1155.     Sheet 26 of 40
  1156.          
  1157.          14. Then press the down arrow key until the following is 
  1158.          displayed:
  1159.          
  1160.               Save as User:
  1161.                  NO
  1162.          
  1163.             Use the left or right arrow keys to select the user number 
  1164.          under which these value will be stored.
  1165.          
  1166.          15. Then press online.  The plotter is now ready for operation.
  1167.          
  1168.     Publication Part Number W0001-030
  1169.     Sheet 27 of 40
  1170.     
  1171.       Configuring the 52224, 52424, 52236, 52436, 67436, 68436, or 68444
  1172.     
  1173.     These setup instructions assume that a communications terminal is 
  1174.     attached to the TERM port located on the back of the plotter.
  1175.     
  1176.     Press <CTRL-P> and enter user PIN or press return.
  1177.     
  1178.     If you only wish to determine the present configuration of the plotter 
  1179.     use the DISPLAY command to display them.
  1180.     
  1181.     Determine which port is connected to your computer by tracing the 
  1182.     cable.  The 52224, 52236, 52424, and the 52436 have 1 parallel port 
  1183.     called 'PAR' and three serial ports called 'COM_1  COM_2  COM_3'.  The 
  1184.     67436, 68436 and the 68444 have two parallel and two serial ports 
  1185.     called PAR_1, PAR_2, COM_1, and COM_2 respectfully.
  1186.     
  1187.     If your PC is connected to a Parallel port type:
  1188.     
  1189.     DISP PAR on the 52224, 52236, 52424, 52436 to display the parallel 
  1190.     parameters or DISP PAR_n, where n is the parallel port number, on the 
  1191.     67436, 68436, or the 68444.
  1192.     
  1193.     To changed the Parallel parameters, TYPE:
  1194.     
  1195.          PAR  or PAR_n
  1196.     
  1197.          Input Monitor Dump                NO
  1198.     
  1199.          Host to Plotter CDCL              CENT
  1200.     
  1201.          Dead Job Time Out                 30
  1202.     
  1203.          Time Out Action                   Force
  1204.     
  1205.          Plot Command Language             907
  1206.     
  1207.          Steps Per Inch                    200 for the 52224 or 52236
  1208.                                            400 for the 52424, 52436,
  1209.                                                     67436, 68436, 68444
  1210.     
  1211.          Beginning of Record Sync Char    $16 hex
  1212.     
  1213.          Number of Sync Chars              2
  1214.     
  1215.          End of Record char                $D
  1216.     
  1217.          Checksum                          Y
  1218.     
  1219.          Print                             N
  1220.     
  1221.     Publication Part Number W0001-030
  1222.     Sheet 28 of 40
  1223.     
  1224.     If your PC is connected to COM_1, COM_2, or COM3 type
  1225.     
  1226.          COM_n                            n is either 1, 2, or 3
  1227.     
  1228.          Input Monitor dump                NO
  1229.     
  1230.          Baud Rate                         19200
  1231.     
  1232.          Character Framing                 7,e,1
  1233.     
  1234.          Host to plotter CDCL              CTS
  1235.     
  1236.          Plotter to Host CDCL              CTS
  1237.     
  1238.          Dead Job Time Out                 30
  1239.     
  1240.          Time out action                   Force
  1241.     
  1242.          Plot Command Language             907
  1243.     
  1244.          Steps per inch                    200 for the 52224 or 52236
  1245.                                            400 for the 52424 or 52436
  1246.                                                     67436, 68436, 68444
  1247.     
  1248.          Plot Data Protocol                CTS
  1249.     
  1250.          Beginning of Record Sync Char    $16
  1251.     
  1252.          Number of sync Chars              2
  1253.     
  1254.          End of Record Char                $D
  1255.     
  1256.          Checksum                          Y
  1257.     
  1258.     To save the setups type:
  1259.     
  1260.          SAVE n ALL    n is the user number.   The power on default user
  1261.                          number is 1.
  1262.     
  1263.     To retrieve a user setup type:
  1264.     
  1265.          USER n all    n is the user number.
  1266.     
  1267.     If the configurations are not saved they will be lost when the plotter 
  1268.     is powered off.
  1269.     
  1270.     Publication Part Number W0001-030
  1271.     Sheet 29 of 40
  1272.     
  1273.          Configuring the 57424, 57436, 57444, 58424, 58436, or 58444
  1274.     
  1275.     An example of configuring the 908K or XP board thru OPCOM.
  1276.     
  1277.          Refer to CalComp plotter users guide OPCOM (Operator 
  1278.          Communication) operations with the optional attached terminal.
  1279.          
  1280.          These setup instructions assume that a communications terminal is 
  1281.          attached to the TERM port located on the back of the plotter.
  1282.     
  1283.     PARALLEL COMMUNICATIONS:
  1284.     
  1285.       (Framing: bits, parity and stop bits are not applicable for
  1286.          Centronics interface).
  1287.     
  1288.          <CTRL-P>
  1289.     
  1290.     To change the communications parameters type:
  1291.     
  1292.          COM
  1293.     
  1294.          MODE                             CENT
  1295.     
  1296.          CSUM                             Y
  1297.     
  1298.          FRAME                             8,n,1
  1299.     
  1300.          EOB                              $D  or  13
  1301.     
  1302.          TACODE                            0
  1303.     
  1304.          CLOCKING                          ASYNC
  1305.     
  1306.          SYNC                             $16,$16  or  22,22
  1307.     
  1308.     To save the parameters type:
  1309.     
  1310.          SAVE n ALL   n is a user number
  1311.     
  1312.     To view the existing communications setups type:
  1313.     
  1314.          DISP COM
  1315.     
  1316.     Publication Part Number W0001-030
  1317.     Sheet 30 of 40
  1318.     
  1319.     If OPCOM is used,  these switches may be ignored.  This is provided as 
  1320.     reference for CalComp Customer Service and Field Analyst.
  1321.     
  1322.          An example of 908K Board Switch setting with CCP386.
  1323.     
  1324.                          Bits
  1325.          Switches  8 7 6 5 4 3 2 1
  1326.     
  1327.            S3      0 0 0 1 1 1 0 1  (bit 8    diagnostic mode disabled
  1328.                                      bit 7    units = inches
  1329.                                      bit 6-4  plotter width = 36 inches
  1330.                                      bit 3-2  resolution = 400 dpi
  1331.                                      bit 1    indicates color)
  1332.     
  1333.            S4      1 1 0 0 0 0 0 0  (bit 8-7  disk type: 70 megabyte
  1334.                                      bit 6    single disk installed
  1335.                                      bit 5    tape bits/character: 8 bits
  1336.                                      bit 4    tape density: 1600 bpi
  1337.                                      bit 3-2  most significant strip
  1338.                                      bit 1    pen plotter limits emulation
  1339.                                               disabled)
  1340.     
  1341.            S5      0 0 1 0 0 0 1 0   bit 8-5  DIRECT CONTROL MODE
  1342.                    0 0 1 1 0 0 1 0            CENTRONICS
  1343.                                      bit 4-1  AutoCAD stepsize:  400/inch
  1344.     
  1345.            S6      0 1 1 0 1 1 0 1  (bit 8-4  End of buffer char = '13 $D'
  1346.                                      bit 3-1  character framing: 8 bit
  1347.                                               no parity, 1 stop bit 
  1348.     
  1349.            S7      0 1 0 0 0 0 0 0  (bit 8    terminal muting disable
  1350.                                      bit 7    checksum enable
  1351.                                      bit 6    X16 clocking
  1352.                                      bit 5-1  half duplex turn around
  1353.                                               character not used
  1354.     
  1355.            S8      1 0 0 1 0 1 1 0  (bit 8    double sync character
  1356.                                      bit 7-1  sync character = '22 $16'
  1357.     
  1358.          - Set Switch S1 to NORMAL and LOCAL
  1359.     
  1360.          - Set rotary switches S10 and S11 according to the host baud rate 
  1361.     and terminal baud rate, respectively.
  1362.     
  1363.     Publication Part Number W0001-030
  1364.     Sheet 31 of 40
  1365.     
  1366.         Configuring the 5912, 5913 ColorView, or the 5902A Plotmaster
  1367.     
  1368.     Enclosed on the floppy with CCP386 is a program called SETUP.EXE.  
  1369.     This program is used to set the communication parameters.
  1370.     
  1371.                                     SETUP
  1372.     
  1373.                  CALCOMP Color Thermal Plotter Configuration
  1374.                      Copyright (C) Calcomp 1988 Rev. x.x
  1375.     
  1376.            Use the left/right arrow keys to scroll thru the options
  1377.            Use the up/down arrow keys to scroll thru the menu
  1378.     
  1379.            When the correct information is displayed use the <enter> key
  1380.     
  1381.          Model Type ...............  Model 5912
  1382.     
  1383.          Interface Mode ...........  PCI HCBS
  1384.     
  1385.     
  1386.     
  1387.     
  1388.          F5 key exits the program and returns to DOS
  1389.          ESC key restarts the program
  1390.          HOME key moves the cursor to the top selection on current screen
  1391.          END key moves the cursor to the last selection on current screen
  1392.          When New: is displayed enter the data with the numeric keys
  1393.     
  1394.     
  1395.     The initial screen will ask for either the 5912, 5913, or the 
  1396.     Plotmaster.  Use the arrow keys to select.  The interface mode is for 
  1397.     either PCI HCBS or PCI AUTOCAD.  If CCP386 defaults are to be accepted 
  1398.     select PCI AUTOCAD.
  1399.     
  1400.     Publication Part Number W0001-030
  1401.     Sheet 32 of 40
  1402.     
  1403.                       Model 5912 Configurable Parameters
  1404.     
  1405.          Port connected to                COM1  (use arrow key for
  1406.                                                  other ports)
  1407.          Baud Type                        19200
  1408.          Parity Enable                    Enabled
  1409.          Parity Type                      Even
  1410.          Data Bits                        7
  1411.          Stop Bits                        1
  1412.     
  1413.                                        PCI DATA
  1414.          Number of Sync characters        2
  1415.          Sync character code              22
  1416.          Checksum enable                  Enabled
  1417.          Handshake type                   Direct Control
  1418.          End of Message Character         13
  1419.          Turnaround Code                  0
  1420.          Scale factor numerator           1
  1421.          Scale factor denominator         1
  1422.          X axis Origin Offset             0
  1423.          Y axis Origin Offset             0
  1424.          Print Timeout Value              300
  1425.          Plotmaster emulation             NO
  1426.     
  1427.          Change Screen with PgUp or PgDn
  1428.          Send Data (F2), Default (F4), System (F5), Restart <ESC>
  1429.     
  1430.     
  1431.          Change the parameters to look like the above if you are using 
  1432.     CCP386 defaults.
  1433.     
  1434.     F2 will send the parameters to the Colorview and save them in EEPROM.
  1435.     
  1436.     F5 will exit the program.
  1437.     
  1438.     Publication Part Number W0001-030
  1439.     Sheet 33 of 40
  1440.     
  1441.               Configuring the 6603 or 6613 Colormaster Plus VRC
  1442.     
  1443.     The setups on the VRC unit us accomplished from the control panel.  
  1444.     Which after initialization should look something like this:
  1445.     
  1446.          ONLINE         Reset
  1447.          Setups         Tests
  1448.     
  1449.     Take the printer OFFLINE by placing the cursor on ONLINE and pressing 
  1450.     ENTER.  The following menu is displayed:
  1451.     
  1452.          OFFLINE        Reset
  1453.          Setups         Tests
  1454.     
  1455.     Position the cursor on Setups and press ENTER.  The following is 
  1456.     displayed:
  1457.     
  1458.          SETUPS
  1459.          User          Factory
  1460.     
  1461.     Position the cursor on User and press enter.  The following is 
  1462.     displayed:
  1463.     
  1464.          USER        DataFormats
  1465.          Printer           Ports
  1466.     
  1467.     Position the cursor on DataFormats and press enter.  The following is 
  1468.     displayed:
  1469.     
  1470.          DATA FORMAT
  1471.          CCGL     VDI   Epson
  1472.     
  1473.     Position the cursor on CCGL and press enter.  The following is 
  1474.     displayed:
  1475.     
  1476.          CCGL
  1477.          Numerator  : 02430
  1478.     
  1479.     Use the cursor to select each digit and change this value to read 
  1480.     00001.  Press enter when completed.  The following will be displayed:
  1481.     
  1482.          CCGL
  1483.          Denomintr  : 70633
  1484.     
  1485.     Publication Part Number W0001-030
  1486.     Sheet 34 of 40
  1487.     
  1488.     As with the Numerator used the arrow keys to select each digit and 
  1489.     change this value to read 00001.  Press enter when completed.  The 
  1490.     following will be displayed:
  1491.     
  1492.          CCGL
  1493.          X Offset  :+00000
  1494.     
  1495.     Press enter and the following will be displayed:
  1496.     
  1497.          CCGL
  1498.          Y Offset  :+00000
  1499.     
  1500.     Press enter and the following will be displayed:
  1501.     
  1502.          CCGL
  1503.          # of Syncs    :1
  1504.     
  1505.     Use the arrow keys to change this value to 2 if using CCP386 defaults. 
  1506.      Press enter when finished and the following will be displayed:
  1507.     
  1508.          CCGL
  1509.          Sync Code      :2
  1510.     
  1511.     Use the arrow keys to change this value to 22 if using CCP386 
  1512.     defaults.  Press enter when finished and the following will be 
  1513.     displayed:
  1514.     
  1515.          CCGL
  1516.          End Code       :3
  1517.     
  1518.     Use the arrow keys to change this value to 13 if using CCP386 
  1519.     defaults.  Press enter when finished and the following will be 
  1520.     displayed:
  1521.     
  1522.          CCGL
  1523.          Checksum:   Disable
  1524.     
  1525.     Use the arrow keys to change this value to enable if using CCP386 
  1526.     defaults.  Press enter when finished and the following will be 
  1527.     displayed:
  1528.     
  1529.          CCGL
  1530.          TimeOut:    0010 S
  1531.     
  1532.     Use the arrow keys to change this value to 300 if using CCP386 
  1533.     defaults.  Press enter when finished and the following will be 
  1534.     displayed:
  1535.     
  1536.          CCGL
  1537.          5902A Pens:  Yes
  1538.     
  1539.     Publication Part Number W0001-030
  1540.     Sheet 35 of 40
  1541.     
  1542.     Use the arrow keys to change this value to NO if using CCP386 
  1543.     defaults.  Press enter when finished and the following will be 
  1544.     displayed:
  1545.     
  1546.          CCGL
  1547.          Param Set: HCBS
  1548.     
  1549.     You have now set all the CCGL Setup parameters.  To go to the USER 
  1550.     submenu, press CLEAR.
  1551.     
  1552.          USER        DataFormats
  1553.          Printer           Ports
  1554.     
  1555.     Select 'Ports' and press enter.  The following will be displayed:
  1556.     
  1557.          SERIAL PORT
  1558.          Baud Rate: 9600
  1559.     
  1560.     Use the arrow keys to change this setting to 19200 if you are using 
  1561.     CCP386 defaults.  Press enter when finished and the following will be 
  1562.     displayed:
  1563.     
  1564.          SERIAL PORT
  1565.          Data Bits: 8
  1566.     
  1567.     Use the arrow keys to change this setting to 7 if you are using CCP386 
  1568.     defaults.  Press enter when finished and the following will be 
  1569.     displayed:
  1570.     
  1571.          SERIAL PORT
  1572.          Stop Bits
  1573.     
  1574.     Use the arrow keys to change this setting to 1 if you are using CCP386 
  1575.     defaults.  Press enter when finished and the following will be 
  1576.     displayed:
  1577.     
  1578.          SERIAL PORT
  1579.          Parity:  None
  1580.     
  1581.     Use the arrow keys to change this setting to even if you are using 
  1582.     CCP386 defaults.  Press enter when finished and the following will be 
  1583.     displayed:
  1584.     
  1585.          SERIAL PORT
  1586.          Handshk:  CCGL
  1587.     
  1588.     Press enter when finished and the following will be displayed:
  1589.     
  1590.          SERIAL PORT
  1591.          Handshk:  XON/XOFF
  1592.     
  1593.     Publication Part Number W0001-030
  1594.     Sheet 36 of 40
  1595.     
  1596.     Use the arrow keys to change this setting to DTR/RTS if you are using 
  1597.     CCP386 defaults.  Press enter when finished and the following will be 
  1598.     displayed:
  1599.     
  1600.          USER        DataFormats
  1601.          Printer           Ports
  1602.     
  1603.     Press the Clear button until the following is displayed:
  1604.     
  1605.          ONLINE         Reset
  1606.          Setups         Tests
  1607.     
  1608.     
  1609.     Publication Part Number W0001-030
  1610.     Sheet 37 of 40
  1611.     
  1612.                              SYSTEM REQUIREMENTS
  1613.     
  1614.     IBM PC or compatible with one disk drive and a hard disk
  1615.     
  1616.     Operating system  DOS 2.0 or higher
  1617.     
  1618.     RS232C Serial port or Centronic parallel port
  1619.     
  1620.     A working version of ACAD 10 386  or  ACAD 11 386.
  1621.     
  1622.     Special requirement for the IBM PC AT
  1623.     
  1624.     In order to use an existing 25-pin cable with the 9-pin configuration 
  1625.     the serial port of the AT,  construct or buy an adapter as shown below:
  1626.     
  1627.     9 PIN FEMALE   25 PIN MALE             
  1628.           1 -------------------- 8         Carrier detect 
  1629.           2 -------------------- 3         Receive Data from plotter
  1630.           3 -------------------- 2         Transmit data to plotter
  1631.           4 -------------------- 20        Data Terminal Ready
  1632.           5 -------------------- 7         Ground
  1633.           6 -------------------- 6         Data Set Ready
  1634.           7 -------------------- 4         Request to Send
  1635.           8 -------------------- 5         Clear to Send
  1636.           9 -------------------- 22        Ring Indicator
  1637.     
  1638.     Publication Part Number W0001-030
  1639.     Sheet 38 of 40
  1640.     
  1641.                           RECOMMENDED DOCUMENTATION
  1642.          
  1643.          IBM PC Disk Operating System (DOS) manual
  1644.          
  1645.          Plotter operations manual.
  1646.          
  1647.     Publication Part Number W0001-030
  1648.     Sheet 39 of 40
  1649.     
  1650.                               LIST OF MATERIALS
  1651.     
  1652.     Each order should contain the following materials:
  1653.     
  1654.          CalComp ADI Driver software package contained on a double sided 
  1655.          double density (360K) 5-1/4" floppy diskette which includes the 
  1656.          following files:
  1657.          
  1658.          CCP386.EXP  The protected mode ADI driver.
  1659.          
  1660.          CCP386.DOC  This Document
  1661.          
  1662.          SETUP.EXE  A setup program for use with the 5912, 5913 or 
  1663.          Plotmaster.
  1664.     
  1665.     
  1666.     Publication Part Number W0001-030
  1667.     Sheet 40 of 40
  1668.     
  1669.                            DEFAULT PEN DEFINITIONS
  1670.     
  1671.      PEN      COLOR         WIDTH in inches
  1672.     
  1673.       1       RED            0.01
  1674.       2       YELLOW         0.01
  1675.       3       GREEN          0.01
  1676.       4       CYAN           0.01
  1677.       5       BLUE           0.01
  1678.       6       MAGENTA        0.01
  1679.       7       BLACK          0.01
  1680.       8       ORANGE         0.01
  1681.       9       LIGHT RED      0.01
  1682.      10       BROWN          0.01
  1683.      11       LIGHT GREEN    0.01
  1684.      12       LIGHT CYAN     0.01
  1685.      13       LIGHT BLUE     0.01
  1686.      14       LIGHT MAGENTA  0.01
  1687.      15       1/2 BLACK      0.01
  1688.     
  1689.                                PEN WIDTH TABLE
  1690.     
  1691.             PLOTTER RESOLUTION
  1692.     
  1693.     WIDTH     200 DPI        300 DPI        400 DPI
  1694.               IN   MM        IN    MM       IN   MM
  1695.        1   .005   .13    .00375   .10    .0025   .06
  1696.        2   .010   .25    .00750   .19    .0050   .13
  1697.        3   .015   .38    .01125   .29    .0075   .19
  1698.        4   .020   .51    .01500   .38    .0100   .25
  1699.        5   .025   .64    .01875   .48    .0125   .32
  1700.        6   .030   .76    .02250   .57    .0150   .38
  1701.        7   .035   .89    .02625   .67    .0175   .44
  1702.        8   .040  1.02    .03000   .76    .0200   .51
  1703.        9   .045  1.14    .03375   .86    .0225   .57
  1704.       10   .050  1.27    .03750   .95    .0250   .64
  1705.       11   .055  1.40    .04125  1.05    .0275   .70
  1706.       12   .060  1.52    .04500  1.14    .0300   .76
  1707.       13   .065  1.65    .04875  1.24    .0325   .83
  1708.       14   .070  1.78    .05250  1.33    .0350   .89
  1709.       15   .075  1.91    .05625  1.43    .0375   .95
  1710.       16   .080  2.03    .06000  1.52    .0400  1.02
  1711.